Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip doctests in server_factory.py #1421

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

PProfizi
Copy link
Contributor

See https://github.com/ansys/pydpf-core/actions/runs/7904444681

These failures are random but fail 99% of the time. Only for these doctests, only on Ubuntu, only for Python 3.10 and only for the 2024.2.pre0 standalone.

Will be investigated in a further bug issue but does not prevent from releasing.

Signed-off-by: paul.profizi <paul.profizi@ansys.com>

Try skip problematic doctest lines

Signed-off-by: paul.profizi <paul.profizi@ansys.com>

Try skip problematic doctest line

Signed-off-by: paul.profizi <paul.profizi@ansys.com>

Try skip problematic doctest line

Signed-off-by: paul.profizi <paul.profizi@ansys.com>

Try skip problematic doctest line

Signed-off-by: paul.profizi <paul.profizi@ansys.com>
@PProfizi PProfizi added the CI/CD Related to CI/CD label Feb 15, 2024
@PProfizi PProfizi added this to the v0.11.0 milestone Feb 15, 2024
@PProfizi PProfizi self-assigned this Feb 15, 2024
@PProfizi PProfizi changed the title Skip the last start_local_server in a server_factory.py doctest Skip doctests in server_factory.py Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f7a2c61) 87.84% compared to head (b8e6524) 87.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1421   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files          81       81           
  Lines        9543     9543           
=======================================
  Hits         8383     8383           
  Misses       1160     1160           

@PProfizi PProfizi merged commit 9e3f3f1 into master Feb 15, 2024
40 checks passed
@PProfizi PProfizi deleted the ci/skip_failing_doctests branch February 15, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants